Welcome![Sign In][Sign Up]
Location:
Search - vc ocx

Search list

[ActiveX/DCOM/ATLCppActiveX

Description: 使用VC生成OCX控件,以便可以让C#等.net程序来使用。-VC generated using OCX controls, in order to allow C# and so on. Net program to use.
Platform: | Size: 17408 | Author: codingman | Hits:

[ActiveX/DCOM/ATLuseMSFLXGRD

Description: 在vb/vc中使用MSFLXGRD.OCX这个控件的例子,其中vc例子为实矩阵相乘,调用了mathlib52.dll中的函数_brmul@24。-At vb/vc Msflxgrd.ocx the controls used in the example of one of vc for real matrix multiplication example, call a function mathlib52.dll in _brmul @ 24.
Platform: | Size: 2202624 | Author: hanxiaohua | Hits:

[GUI DevelopmyFlashVC

Description: 首先查看system32的Macromed是否存在已经注册的flash.ocx. 如果没有,将flash.ocx拷贝到那个目录下面并注册,之后便可正常运行。 CFlashDlg::OnInitDialog()中的SetMovie路径需要修改,如果设置当前路径 不能播放,我也不知道为什么,这里必须设置为全路径。 -vc flash start
Platform: | Size: 465920 | Author: zzj9001 | Hits:

[Internet-NetworkRegisterTool

Description: 机器没装VC++时MSComm控件用不了,网上介绍了很多手工注册的方法,我根据这些方法结合自己的实践写成了自动注册的程序,推荐给大家。网上介绍注册Mscomm32.ocx时都是另开了个线程,在我的应用中没有开线程调用windows自带的Regsvr32.exe而是全部用代码实现。 -The MSComm will not be used in the computer that no install vc++...
Platform: | Size: 778240 | Author: | Hits:

[VC/MFCMFCFlash

Description: vc中使用flash控件,操作flash-You can use flash.ocx to operate flash
Platform: | Size: 71680 | Author: 徐意来 | Hits:

[ERP-EIP-OA-Portalj_14181_tsglxt

Description: 图书馆管理系统,利用VC++编写的基于数据库的图书馆系统,利用了ODBC访问数据库,利用了CWPrintOcx.ocx控件生成数据库报表。-library
Platform: | Size: 971776 | Author: 聂光辉 | Hits:

[Windows Developsafearray

Description: 传递byte数组,safearray使用方法,vc写ocx在vb下调用-Passing byte array, safearray use, vc written under the call ocx in vb
Platform: | Size: 2273280 | Author: 背包旅行 | Hits:

[OS programTimer(VB)

Description: 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择. 可惜多媒体定时器与VB6似乎不太和谐,如果在回调函数中出现代码,则极易崩溃,即使在IDE种运行正常,生成EXE后也会不稳定,没辙! ■ QTimer原始:是CSDN网友“嗷嗷叫的老马”的作品,使用QueryPerformanceCounter()制作的精密定时器,作者代码很具创造性而且精简。 但有个小问题:拖动鼠标时会停顿。 ■ Active EXE_hTimer: 是在“QTimer原始”基础上改装的一个Active EXE, 拖动鼠标时不会停顿,不爽的是任务管理器进程中又多出了一个hTimer.exe。 ■ mmTimer控件:是对多媒体定时器的包装,先用VC对多媒体定时器进行包装再提供给VB6使用,解决了VB6与多媒体定时器"不和谐"的问题。 不会停顿,进程中也不会出现"多余的" EXE, 推荐使用 Thinker2009 2009-07-04-This is a collection of VB timer, timer to achieve a variety of ways, there are ordinary, but also sophisticated, super-sophisticated, there are dll s ocx s, as well as the active exe, short will be able to find your favorite ... ■ SetTimer (Multi-Timer): is to use SetTimer () and have a callback function of the Timer, Timer control with VB6 in effect, the only API to achieve it, do not like to use controls may be like a friend ■ Timer Competition (CSDN): is provided CSDN User Timer test code: QueryPerformanceCounte () multimedia timer and VB6 timer control. Test, we can see the difference between three kinds of timers. Multimedia timer and QueryPerformanceCounte () are a better choice. Unfortunately, multimedia timer does not seem in harmony with VB6, if there in the callback function in code, while easy to collapse, even in the IDE to run the normal species, after the EXE will be generated instability,没辙! ■ QTimer original: Yes CSDN netizen "Old嗷嗷called" the works,
Platform: | Size: 114688 | Author: 尹刚 | Hits:

[ActiveX/DCOM/ATLpdfviewerocx

Description: 以pdfview.ocx开发的pdf阅读器!!包含vb,vc,.net,C#,html各平台的源代码-PDF reader
Platform: | Size: 2778112 | Author: kun | Hits:

[File Operateexeinfo

Description: The ExeInfo utility shows general information about executable files (*.exe), dynamic-link libraries (*.dll), ocx files, and drivers files. It can recognize all major types of executables, including MS-DOS files, New Executable files (16-bit) and Portable Executable files (32-bit).Created with VC++.
Platform: | Size: 36864 | Author: luxor | Hits:

[Communicationvcseries

Description: 用vc 进行串口通讯,调用mscomm.ocx控件来实现对串口的操作,以及对数据的读取和写入,和串口通讯参数的修改.-Vc carried out using serial communication, call mscomm.ocx controls to achieve the serial port operation, as well as the data read and write, and the serial communication parameter changes.
Platform: | Size: 1182720 | Author: wang | Hits:

[Windows Developfx

Description: 运行界面如上 将StockControl.ocx注册,然后运行股票应用程序即可。(必须装有VC的MFC库) -StockControl.ocx
Platform: | Size: 6144 | Author: zxm3646 | Hits:

[Communicationtest

Description: 用VC++6.0,通过OCX组件对力控组态软件的二次开发,实现油标准密度的计算-With VC++6.0, through OCX control configuration software component of the force the secondary development of the oil standard density calculation to achieve
Platform: | Size: 5705728 | Author: 王伟 | Hits:

[Windows Developmvbcti_free

Description: MVBCTI控件简介 * * * * MVBCTI OCX是基于Activex技术的标准控件,可以在任何支持OCX控件的编程语言中使用, * * 如VB/VC/Delphi/C++Builder/VFP/VS/Powerbuilder/C#/Javascript等。 * * * * MVBCTI OCX在一个控件中实现了CTI和IVR SERVER两个接口,并有独立的初始化和终止方法。 * * 开发者可以使用MVBCTI控件的IVR接口在Windows平台上开发基于MVB2000的IVR和拨号计划, * * 使用CTI接口控制和监视MVB2000的运行,通过非常简单的代码实现来电弹屏、点击拨号、强 * * 插、强拆、质检、会议、示忙、上线等专业坐席功能。-Do you have some problem with asterisk manager API and FastAGI in windows system? We now made a ActiveX control named as MVBCTI.It includes both Manager API and FastAGI server. We supply free edition and professional edition.You can use free edition to build application with popupscreen , clickdial,hangup,getdevicestatus functions.The professional edition have more functions and events than free. If you want to use the professional edition of MVBCTI,you need pay some fee. You can download the free edition and API document from http://www.ipxchina.cn/ziliao1.html. These are some sample codes. Using MVBCTI ActiveX for CTI and IVR SERVER
Platform: | Size: 475136 | Author: mvb | Hits:

[Internet-Networkwebfile

Description: web断点续传大文件,可支持上G的文件上传的一个ocx控件vc源码。-web upload big file
Platform: | Size: 1641472 | Author: chenzming | Hits:

[DirextXTeeChart8

Description: TeeChart8汉化版ocx控件,可以在VC++中调用。-TeeChart8 Chinese Version ocx control, you can call in VC++.
Platform: | Size: 2521088 | Author: 高岩 | Hits:

[Windows DevelopFastDown1.1

Description: 使用前请首先注册,运行如下命令: regsvr32 GFastdownActiveXTrial.ocx 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB6.zip 测试程序源代码(VB版) FastDownHelp.zip 帮助文档 特点: 支持HTTP、FTP协议,支持HTTP CHUNKED编码,支持HTTP GET、POST方法,支持重定向、Cookie。 支持获取FTP目录内容。 支持断点续传,支持将文件分成多块同时下载,可任意指定分块数,下载速度快,CPU占用率低。 支持从多个地址下载同一个文件。 支持同步模式,异步模式。 支持SOCKS4,SOCKS5,HTTP1.1代理。 可提供C++静态库(VC6、VC7、VC8、C++ Builder),可提供ActiveX版本(支持C++ Builder、Delphi、VB、VC++、C#、VB.net、Delphi.net)。 全部代码不依赖于MFC,不依赖于WININET库,方便移植。 接口简单,灵活。 支持Win98,WinMe,Win2000, Windows XP,Windows 2003-软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB6.zip 测试程序源代码(VB版) FastDownHelp.zip 帮助文档 特点: 支持HTTP、FTP协议,支持HTTP CHUNKED编码,支持HTTP GET、POST方法,支持重定向、Cookie。 支持获取FTP目录内容。 支持断点续传,支持将文件分成多块同时下载,可任意指定分块数,下载速度快,CPU占用率低。 支持从多个地址下载同一个文件。 支持同步模式,异步模式。 支持SOCKS4,SOCKS5,HTTP1.1代理。 可提供C++静态库(VC6、VC7、VC8、C++ Builder),可提供ActiveX版本(支持C++ Builder、Delphi、VB、VC++、C#、VB.net、Delphi.net)。 全部代码不依赖于MFC,不依赖于WININET库,方便移植。 接口简单,灵活。 支持Win98,WinMe,Win2000, Windows XP,Windows 2003
Platform: | Size: 3208192 | Author: shao youde | Hits:

[CSharp6_p2pAudio

Description: 文件名 aocx2.ocx, P2P 语音传输模块,可以穿越 100 防火墙,其中有 80 数据不通过服务器,极大减轻服务器压力,RTP协议,所需带宽 2KB,延迟200ms以下。语音清晰,可商用。 可用于ASP, JSP, .NET, VB, Delphi, Vc++, C++Builder, PB等各种开发语言的程序中。 -File Name aocx2.ocx, P2P voice transmission module, can pass through the firewall 100 , of which 80 of the data is not through the server, which greatly reduce the server stress, RTP protocol, the bandwidth required for 2KB, delay 200ms or less. Clear voice, can be commercial. Can be used in ASP, JSP,. NET, VB, Delphi, Vc++, C++ Builder, PB, and other development languages ​ ​ program.
Platform: | Size: 822272 | Author: 刘宝 | Hits:

[ActiveX/DCOM/ATLRegisterOcx

Description: VC++ 注册与卸载OCX控件的小工具源程序,VB与Delphi都有不少类似程序,这个是用VC写的,虽然简单,但写出了主要的思路,有参考性。 -VC++ up and uninstall the gadget source OCX controls, VB and Delphi are many similar programs, this is written with the VC, though simple, but to write the main ideas, there are referential.
Platform: | Size: 21504 | Author: madud00062 | Hits:

[Windows DevelopRegisterOcx

Description: vc注册与卸载OCX的程序源码,值得一看!-vc up and uninstall the OCX program source code, worth a visit!
Platform: | Size: 23552 | Author: | Hits:
« 1 2 ... 4 5 6 7 8 910 11 »

CodeBus www.codebus.net